RB User Guide > Program Basics
Strong password
For a password to be strong, it should:
 - Be at least eight characters long.
 
 - Contain characters from each of: upper-case letters, lower-case letters, numerals, and symbols.
 
 - Not contain your name, login name, or birthday.
 
 - Not contain 3 or more characters in sequence (e.g., 123 or abc).
 
Reference
Step-by-step instructions